GtkActionHelper: Change a message to a warning
authorMatthew Leeds <mleeds@redhat.com>
Wed, 15 Jun 2016 20:41:58 +0000 (16:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jun 2016 00:06:13 +0000 (20:06 -0400)
commit51799d41e46553633a7e98a3b721eadba67bd5ba
tree8330285769059d2478f205fe215bac6c2e11b2e1
parent76bacfde6e5305021c765ae690972efb1832682d
GtkActionHelper: Change a message to a warning

It's almost certainly a programmer error if an action isn't
activatable because its target and parameter type don't match.
This commit changes the existing g_message to a g_warning.

https://bugzilla.gnome.org/show_bug.cgi?id=767705
gtk/gtkactionhelper.c